home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / disktools / cd-rom / amicdfs / product-info < prev   
Fred Fish's Product-Info  |  1995-03-09  |  2KB  |  57 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. AmiCDFS
  6. .type
  7. Disk Tool
  8. .short
  9. CDROM fs, also reads Mac floppy & hd
  10. .description
  11.  
  12. AmiCDFileSystem is a file system which can read:
  13.  
  14. - ISO-9660 (w/ RockRidge extensions) and Macintosh HFS CD-ROMs
  15. - Macintosh HFS floppy and hard disks
  16.  
  17. The ability to read Macintosh floppy and hard disks comes for free, since
  18. they use the same file system used for HFS CD-ROMs.
  19.  
  20. This program was originally based on AmiCDROM 1.9 by Frank Munkert.
  21. While the file system functions are mostly the original ones, the
  22. packet handling routines have been completely re-written.
  23.  
  24. This file system can be installed on the Rigid Disk Block (RDB) of an hard
  25. disk to automatically mount a Mac partition (you can even boot from it, if
  26. you manage to put the necessary Amiga system files in it).
  27.  
  28. The code is reentrant and is shared among multiple instances of the file
  29. system. This means that if you use AmiCDFileSystem on a CD-ROM drive, a
  30. magneto-optical drive, two floppy drives and two hard disk partitions, like
  31. a friend of mine does, only one copy will be loaded instead of six - saving
  32. 100K of memory.
  33. .version
  34. 37.5
  35. .date
  36. 1994.10.02
  37. .author
  38. Nicola Salmoria, based on AmiCDROM by Frank Munkert
  39. .distribution
  40. Freeware
  41. .address
  42. Via Piemonte 11
  43. 53100 Siena
  44. ITALY
  45. .email
  46. MC6489@mclink.it
  47. .source
  48. Includes source in C and assembler
  49. .construction
  50. SAS/C 6.50
  51. .docs
  52. AmiCDFileSystem.guide
  53. .described-by
  54. Dan Fish (daf@starfish.amigalib.com)
  55. .submittal
  56. Downloaded via ftp from wuarchive.wustl.edu.
  57.